searchbar: Capture events in the bubble phase
authorMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jan 2021 03:16:29 +0000 (22:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Jan 2021 03:16:29 +0000 (22:16 -0500)
commit8a0d4dfa941faba793d98c58babf0d7e151b4a88
tree488b742c2e56fdcf42a375e5a445320e3609f338
parentb4e645862aed48f8df30de551fa5be9f46bb117f
searchbar: Capture events in the bubble phase

This is an unfortunate naming clash, but it avoids
an event handling clash between the capture widget
and its children.

Fixes: #3098
gtk/gtksearchbar.c